xen.git
2016-09-08 Andrew Cooperx86/segment: Bounds check accesses to emulation ctxt...
2016-09-08 Andrew Cooperhvm/fep: Allow testing of instructions crossing the...
2016-09-08 Jan Beulichfix EFI part of "symbols: Generate an xen-sym.map"
2016-09-08 Wei LiuRevert "tools: remove blktap2 related code and document...
2016-09-08 Wei LiuRevert "tools: remove blktap2 source code"
2016-09-08 Jan Beulichlibelf: drop pointless uses of __FUNCTION__
2016-09-08 Andrew Cooperx86/shadow: Avoid overflowing sh_ctxt->seg_reg[]
2016-09-08 Andrew Cooperx86/emulate: Correct boundary interactions of emulated...
2016-09-08 Jan Beulichx86/32on64: don't allow recursive page tables from L3
2016-09-08 Andrew Cooperx86/paging: Make paging_mode_*() predicates behave...
2016-09-08 Konrad Rzeszutek... arm/arm64: Update comment about VA layout.
2016-09-08 Konrad Rzeszutek... x86/arm: Make 'make debug' work properly.
2016-09-08 Konrad Rzeszutek... symbols: Generate an xen-sym.map
2016-09-08 Konrad Rzeszutek... livepatch: Move code from prepare_payload to own routine
2016-09-08 Konrad Rzeszutek... version: Print build-id at bootup.
2016-09-08 Konrad Rzeszutek... version/livepatch: Move xen_build_id_check to version.h
2016-09-08 Konrad Rzeszutek... livepatch: Deal with payloads without any .text
2016-09-07 Jan Beulichx86/HVM: adjust feature checking in MSR intercept handling
2016-09-07 Jan BeulichVMX: correct feature checks for MPX and XSAVES
2016-09-07 Tamas K Lengyelx86/altp2m: use __get_gfn_type_access to avoid lock...
2016-09-07 Jan Beulichreplace bogus -ENOSYS uses
2016-09-07 Wei Liuxen: make clear gcov support limitation in Kconfig
2016-09-07 Wei Liuxen: replace TEST_COVERAGE with CONFIG_GCOV
2016-09-07 Wei Liugcov: collect more sections to constructor list
2016-09-07 Wei Liuxen: indicate gcov in log messages
2016-09-07 Olaf Heringdocs: document old SUSE/Novell unplug for HVM
2016-09-06 Andrew Cooperx86/hypercall: Reduce the size of the hypercall tables
2016-09-06 Andrew Cooperx86/hypercall: Merge the hypercall arg tables
2016-09-06 Andrew Cooperx86/pv: Merge the pv hypercall tables
2016-09-06 Andrew Cooperxen/multicall: Rework arch multicall handling
2016-09-06 Andrew Cooperx86/hypercall: Move the hypercall tables into C
2016-09-06 Andrew Cooperx86/pv: Implement pv_hypercall() in C
2016-09-06 Andrew Cooperx86/hypercall: Move the hypercall arg tables into C
2016-09-06 Andrew Cooperx86/pv: Support do_set_segment_base() for compat guests
2016-09-06 Andrew Cooperx86/hypercall: Move some of the hvm hypercall infrastru...
2016-09-06 Wei LiuConfig.mk: update OVMF commit
2016-09-06 Wei LiuConfig.mk: update seabios to 1.9.3 release
2016-09-06 Juergen Grosstools: add config parameter for maximum memory of xenst...
2016-09-06 Juergen Grossstubdom: add CONFIG_BALLOON to xenstore config
2016-09-06 Juergen Grosstools: add --maxmem parameter to init-xenstore-domain
2016-09-06 Wei Liutools: remove blktap2 source code
2016-09-06 Wei Liutools: remove blktap2 related code and documentation
2016-09-06 Jan Beulichx86: correct CPUID output for out of bounds input
2016-09-06 Tamas K Lengyelmem_access: sanitize code around sending vm_event request
2016-09-05 Jan BeulichRevert "x86: allow disabling sm{e,a}p for Xen itself"
2016-09-05 Marek Marczykowski... libxl: do not assume Dom0 backend while getting nic...
2016-09-05 Wei Liutools/firmware: Rename bios.bin to seabios.bin
2016-09-05 Wei Liulibxl: update flex output files for DSA 3653-2
2016-09-05 He Chenx86: allow disabling sm{e,a}p for Xen itself
2016-09-05 Razvan Cojocaruhave __DEFINE_COMPAT_HANDLE() generate const versions
2016-09-05 Tamas K Lengyelx86/monitor: include EAX/ECX in CPUID monitor events
2016-09-05 Luwei Kangx86/cpuid: AVX-512 feature detection
2016-09-02 Wei Liutools: delete gtraceview and gtracestat
2016-09-02 Jan Beulichx86/mm: drop pointless use of __FUNCTION__
2016-09-02 Jan Beulichx86emul: check alignment of SSE and AVX memory operands
2016-09-02 Jan Beulichmemory: fix compat handling of XENMEM_access_op
2016-09-02 Jan Beulichx86/PV: make PMU MSR handling consistent
2016-09-02 Jan Beulichx86: correct PT_NOTE file position
2016-09-02 Dario Faggiolicredit1: fix a race when picking initial pCPU for a...
2016-09-02 Andrew Cooperxen/trace: Turn the stub debugtrace_{dump,printk}(...
2016-09-02 Andrew Cooperx86/shadow: More consistent printing for debug messages
2016-09-02 Juergen Grossstubdom: support Mini-OS config for Mini-OS apps
2016-09-02 Juergen Grosslibxl: fix libxl_device_usbdev_list()
2016-09-02 Juergen Grossdoc: fix some typos
2016-09-02 Andrew Coopertools/migrate: Prevent PTE truncation from being fatal...
2016-09-02 Andrew Cooperx86/levelling: fix breakage on older Intel boxes from...
2016-09-01 Jan Beulichx86: drop leftover uses of regparm attribute
2016-09-01 Jan Beulichx86/32on64: misc adjustments to call gate emulation
2016-09-01 Jan Beulichx86: drop pointless uses of __func__ / __FUNCTION__
2016-09-01 Jan Beulichx86/EFI: use less crude a way of generating the build ID
2016-09-01 Andrew Cooperx86/levelling: Provide architectural OSXSAVE handling...
2016-09-01 Andrew Cooperx86/levelling: Pass a vcpu rather than a domain to...
2016-09-01 Andrew Cooperx86/levelling: Restrict non-architectural OSXSAVE handl...
2016-09-01 Andrew Cooperxen/Kconfig: Misc tweaks
2016-09-01 Andrew Cooperxen/Kconfig: Drop redundant comments from Kconfig files
2016-08-31 Jan Beulichx86/PV: remove read_descriptor()'s regs parameter
2016-08-31 Feng Wupassthrough: fix a BUG_ON issue
2016-08-31 Wei Liuxen: add a gcov Kconfig option
2016-08-31 Wei Liuxen: fix gcov compilation
2016-08-31 Wei Liuarm64: use "b" to branch to start_xen
2016-08-31 Wei Liuarm: acpi/boot.c is only used during initialisation
2016-08-30 Wei Liulibxl: update flex output files
2016-08-30 Juergen Grosslibxc: correct max_pfn calculation for saving domain
2016-08-29 Suravee Suthikulpanitx86/HVM: add guarding logic for VMX specific code
2016-08-29 Jan Beulichpass-through: drop pointless uses of __func__
2016-08-25 Daniel Kiperx86/boot: use %ecx instead of %eax
2016-08-25 Daniel Kiperx86/boot: call reloc() using stdcall calling convention
2016-08-25 Daniel Kiperx86/boot/reloc: reduce assembly usage as much as possible
2016-08-25 Daniel Kiperx86/boot: create *.lnk files with linker script
2016-08-25 Jan BeulichVT-d: drop pointless uses of __func__
2016-08-25 Jan BeulichXSM: drop pointless uses of __FUNCTION__
2016-08-25 Chris Pattersonns16550: mask transmit holding register empty interrupt...
2016-08-24 Wei Liulibxl: only return {OVMF,SEABIOS}_PATH if available
2016-08-24 Wei Liutools: only define {OVMF,SEABIOS}_PATH when they are...
2016-08-24 Lars KurthAdded source of ax_compare_version.m4 to import log
2016-08-22 Wei Liuhvmloader: use bound checking in get_module_entry
2016-08-22 Wei Liuhvmloader: correctly copy signature to info structures
2016-08-19 Andrew Cooperxen/physmap: Do not permit a guest to populate PoD...
2016-08-19 Andrew Cooperxen/memop: Latch current->domain in a local variable
2016-08-19 Jan Beulichx86: don't needlessly globalize page table labels
next